@charset "gb2312";
*{margin:0; padding:0}
BODY	{	FONT-FAMILY:Verdana,Arial,ËÎÌå;
			FONT-SIZE:12px;
			COLOR:#666;
			BACKGROUND-COLOR:#FFF;
			LINE-HEIGHT:150%;
			MARGIN:0px;
		}
body,html{height: 100%;}
li {list-style:none;}
p {text-indent:20px; line-height:200%; margin-bottom:10px;}

.red 	{color: #F00;}
.green 	{color: #319A00;}
.blue	{color:#215A87;}
.blue_b	{color:#215A87;font-weight:bold;}
.b		{font-weight:bold;}

a:link			{color:#000;	text-decoration:none;}
a:visited		{color:#000;	text-decoration:none;}
a:hover			{color:#FFA800;	text-decoration:underline;}

a.orange:link		{color:#DC5909;}
a.orange:visited	{color:#DC5909;}
a.orange:hover		{color:#000;	text-decoration:underline;}

#pic_index img{ padding:8px; border:0;}
#pic_product img{ padding:2px; border:1px solid #CCCCCC; margin:8px;}
#pic_product td{ text-align:center;}
#company	{ margin:0 0 10px 20px;}
#company td	{ padding:5px 8px;}
.td1	{ width:100px; text-align:right; font-weight:bold; color:#000; background-color:#EEE;}
.td2	{ width:180px; background-color:#FAFAFA;}

#contact p { text-indent:20px; line-height:180%; margin-bottom:10px;}

